home *** CD-ROM | disk | FTP | other *** search
- # ┌─┐┌──────────────────────────────────────────────────────────────────┐
- # │*││▄█████▄ ██████▄ ██ ██ ▄█████▄ ███████ │
- # │*││██ ▄▄▄ ██ ██ ██ ██ ██ ██ ▐█▌ │
- # │*││██ ██ ██████ ██ ██ ██ ██ ▐█▌ │
- # │*││▀█████▀ ██ ▀██ ▀█████▀ ██ ██ ▐█▌ │
- # └─┘└──────────────────────────────────────────────────────────────────┘
- # ┌─┐┌──────────────────────────────────────────────────────────────────┐
- # │*││ (c)1995 by Michael S. Hoenie - All Rights Reserved. │
- # └─┘└──────────────────────────────────────────────────────────────────┘
-
- #
- # This is the configuration file for GRUNT. You must simply edit this
- # file with any text editor, filling in the information within the
- # variables.
-
- # ─────────────────────────────────────────────────────────────────────────── #
- # Timer on "MORE!" Prompts. This is a timer that counts down from 60 seconds
- # on the "MORE!" prompts. If you wish this toggled, use VAR1=TRUE, otherwise,
- # use "VAR1=FALSE". The default is FALSE.
- #
- VAR1=FALSE
-
- # ─────────────────────────────────────────────────────────────────────────── #
- # Display Sysops Name. For registered versions of GRUNT, some sysops run
- # anonymous BBS's. For those of you who do, toggle this as VAR2=FALSE and
- # your name will not be displayed. The default is TRUE.
- #
- VAR2=TRUE
-
- # ─────────────────────────────────────────────────────────────────────────── #
- # Location of GRUNT General File Directory. ** IMPORTANT **
- #
- VAR4=GEN
-
- # ─────────────────────────────────────────────────────────────────────────── #
- # Location of GRUNT Lock File Directory. ** IMPORTANT **
- #
- VAR5=LOCK
-
- # Location of DUNGEON File Directory. ** IMPORTANT **
- #
- # This is the location of all dungeon files. It is very important that this
- # variable be set correctly, or GRUNT will not be able to load the
- # dungeon.
- #
- VAR8=DUNGEON
-
- # ─────────────────────────────────────────────────────────────────────────── #
- # Number of days to delete a player after inactivity.
- #
- VAR10=7
-
- # ─────────────────────────────────────────────────────────────────────────── #
- # Communications Routines Driver.
- #
- # Use VAR13=FOSSIL - for fossil driver BNU
- # Use VAR13=INTERNAL - for internal routines
- #
- # NOTE: AT THIS MOMENT, ONLY FOSSIL IS SUPPORTED!!!
- #
- VAR13=FOSSIL
-
- # ─────────────────────────────────────────────────────────────────────────── #
- # Player Interaction.
- #
- # GRUNT allows players to attack and kill each other. This can be rather
- # disturbing for some players who have played many hours, only to be
- # killed by a higher-level player. Set VAR14=Y to allow players to attack
- # each other, or set VAR14=N to not allow this. Players cannot attack other
- # players who are levels 1 and 2 regardless of VAR14.
- #
- VAR14=Y
-
- # ─────────────────────────────────────────────────────────────────────────── #
- # End of configuration file.
- #
-